From 6c381fb9278a6f0231efa49728d1bf253b23410d Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=89tienne=20Mollier?= Date: Tue, 30 Dec 2025 21:26:59 +0100 Subject: [PATCH] 07_dont_export_all_executables.patch: unfuzz. --- debian/patches/07_dont_export_all_executables.patch | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/patches/07_dont_export_all_executables.patch b/debian/patches/07_dont_export_all_executables.patch index dac3a5e0..da679fa4 100644 --- a/debian/patches/07_dont_export_all_executables.patch +++ b/debian/patches/07_dont_export_all_executables.patch @@ -7,11 +7,9 @@ Description: Don't add executables to cmake exports Bug-Debian: https://bugs.debian.org/803304 Author: Gert Wollny Forwarded: not-needed -Index: dcmtk/CMake/dcmtkMacros.cmake -=================================================================== --- dcmtk.orig/CMake/dcmtkMacros.cmake +++ dcmtk/CMake/dcmtkMacros.cmake -@@ -59,11 +59,11 @@ macro(DCMTK_ADD_EXECUTABLE PROGRAM) +@@ -62,11 +62,11 @@ endif() # Collect executable as part of global DCMTK_EXECUTABLE_TARGETS property -- 2.30.2